ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BoxWhisker<T> Class / MeanLineStyle Property

In This Topic
    MeanLineStyle Property (BoxWhisker<T>)
    In This Topic
    Gets or sets a value that specifies the style for the mean line.
    Syntax
    'Declaration
     
    Public ReadOnly Property MeanLineStyle As SVGStyle
    public SVGStyle MeanLineStyle {get;}
    See Also